net/http.http2ClientConn.responseHeaderTimeout (method)

2 uses

	net/http (current package)
		h2_bundle.go#L8250: func (cc *http2ClientConn) responseHeaderTimeout() time.Duration {
		h2_bundle.go#L8539: 	if d := cc.responseHeaderTimeout(); d != 0 {